home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat UK 160 - Disc 2
/
MF_UK_160_2.iso
/
pc
/
DiscContent
/
Trials
/
oxygen
/
samples
/
debugger
/
Creation of elements and attributes
/
sample1.xml
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Extensible Markup Language
|
2005-07-21
|
311 b
|
10 lines
<?xml version="1.0" encoding="UTF-8"?>
<!-- Sample from Zvon XSLT tutorial (www.zvon.org) -->
<source>
<text size="H1">Header1</text>
<text size="H3">Header3</text>
<text size="b">Bold text</text>
<text size="sub">Subscript</text>
<text size="sup">Superscript</text>
</source>